Open
Conversation
a87f483 to
d3841fb
Compare
377d682 to
d8e8726
Compare
1d222ad to
a10ada5
Compare
3daa93c to
f782e13
Compare
69603cd to
ac7cd9d
Compare
2e00dd7 to
4e852fd
Compare
9ca3660 to
6ab8d45
Compare
bab4a04 to
0e8011d
Compare
0e8011d to
80ee8be
Compare
cc64f0a to
0a6605c
Compare
0a6605c to
12521e9
Compare
12521e9 to
903eac5
Compare
9ade9f9 to
0fc7dc8
Compare
0fc7dc8 to
2f20ba1
Compare
NMC-2121: Theming applied to passcode. NMC-2374: Image edit functionality customized. NMC-1941: Fixed error message coming after camera permission allowed. NMC-2052: Fix back arrow appearing as hamburger icon. NC PR: nextcloud#11769 NMC-2465: Fix local db version to avoid crash during app upgrade. NMC-2576: Disabled switch account SnackBar. NMC-2123: Widget disabled. NMC-2127: System default night mode. NMC-1919: Backup Calendar-Contacts configured with test cases. NMC-2089: Reduce log levels NMC-4633: disable permission check in search screen Media View multi-selection customized NMC-4799: uploads screen icon color fix NMC-4862: deactivate github report snackbar Added androidTest to verify colors, strings, dimens customized in this branch PR for NMC.
2f20ba1 to
bfdac9b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NMC-1920:
NMC-2121: Theming customization for app pin (pass code).
NMC-2374: Theming related changes to Image Edit functionality.
Using this functionality the user can rotate and crop the images.
NMC-2127: System default night mode.
NMC-2123: Disabling the widget for MagentaCloud.
NMC-1941: Fix error message after camera permission declined.
NMC-2052: Fix back arrow instead of hamburger in All Files and during navigating between screens.
NMC-2576: Disabled switch account SnackBar
NMC-2465: App is crashing or stuck at launcher screen when user upgrade to latest app.
But for fresh install there won't be any crash.
Example: If user has play store version 7.21.9 and user upgrade to 7.21.18. The app will crash for that user.
NMC-1919: Hiding calendar from configurable flag.
Button size and padding customized.
NMC-2089: Reduce log level for release build.
NMC-4633: Disable contact & calendar permission check in Search Fragment.
Media View multi-selection customization.
NMC-4799: uploads screen icon color fix
NMC-4862: deactivate github report snackbar
NMC-5316: hide global upload pause icon